home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Hity z okladki / Diino 4 / diino4_Setup_En.exe / {app} / Diino.exe / 0 / RCDATA / TFRMTESTTOOLWINDOW / TFRMTESTTOOLWINDOW.txt
Text File  |  2006-11-06  |  2KB  |  77 lines

  1. object frmTestToolWindow: TfrmTestToolWindow
  2.   Left = 0
  3.   Top = 0
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'frmTestToolWindow'
  7.   ClientHeight = 304
  8.   ClientWidth = 564
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Shell Dlg 2'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object DSF: TspDynamicSkinForm
  20.     UseFormCursorInNCArea = False
  21.     MaxMenuItemsInWindow = 0
  22.     ClientWidth = 0
  23.     ClientHeight = 0
  24.     HideCaptionButtons = False
  25.     AlwaysShowInTray = False
  26.     LogoBitMapTransparent = False
  27.     AlwaysMinimizeToTray = False
  28.     UseSkinFontInMenu = True
  29.     ShowIcon = False
  30.     MaximizeOnFullScreen = False
  31.     ShowObjectHint = False
  32.     UseDefaultObjectHint = True
  33.     UseSkinCursors = False
  34.     DefCaptionFont.Charset = DEFAULT_CHARSET
  35.     DefCaptionFont.Color = clBtnText
  36.     DefCaptionFont.Height = 14
  37.     DefCaptionFont.Name = 'Arial'
  38.     DefCaptionFont.Style = [fsBold]
  39.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  40.     DefInActiveCaptionFont.Color = clBtnShadow
  41.     DefInActiveCaptionFont.Height = 14
  42.     DefInActiveCaptionFont.Name = 'Arial'
  43.     DefInActiveCaptionFont.Style = [fsBold]
  44.     DefMenuItemHeight = 20
  45.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  46.     DefMenuItemFont.Color = clWindowText
  47.     DefMenuItemFont.Height = 14
  48.     DefMenuItemFont.Name = 'Arial'
  49.     DefMenuItemFont.Style = []
  50.     UseDefaultSysMenu = True
  51.     SupportNCArea = True
  52.     AlphaBlendAnimation = False
  53.     AlphaBlendValue = 200
  54.     AlphaBlend = False
  55.     MenusAlphaBlend = False
  56.     MenusAlphaBlendAnimation = False
  57.     MenusAlphaBlendValue = 200
  58.     SkinData = spSkinData
  59.     MinHeight = 0
  60.     MinWidth = 0
  61.     MaxHeight = 0
  62.     MaxWidth = 0
  63.     Sizeable = True
  64.     DraggAble = False
  65.     Magnetic = False
  66.     MagneticSize = 10
  67.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  68.     Left = 272
  69.     Top = 152
  70.   end
  71.   object spSkinData: TspSkinData
  72.     EnableSkinEffects = True
  73.     Left = 304
  74.     Top = 144
  75.   end
  76. end
  77.